|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgraph.graph.DefaultCellViewFactory
presentation.graph.StateCellViewFactory
public class StateCellViewFactory
| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
StateCellViewFactory()
|
|
| Method Summary | |
|---|---|
protected org.jgraph.graph.VertexView |
createVertexView(java.lang.Object cell)
|
org.jgraph.graph.CellView |
createView(org.jgraph.graph.GraphModel model,
java.lang.Object cell)
|
| Methods inherited from class org.jgraph.graph.DefaultCellViewFactory |
|---|
createEdgeView, createEdgeView, createPortView, createPortView |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public StateCellViewFactory()
| Method Detail |
|---|
public org.jgraph.graph.CellView createView(org.jgraph.graph.GraphModel model,
java.lang.Object cell)
createView in interface org.jgraph.graph.CellViewFactorycreateView in class org.jgraph.graph.DefaultCellViewFactoryprotected org.jgraph.graph.VertexView createVertexView(java.lang.Object cell)
createVertexView in class org.jgraph.graph.DefaultCellViewFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||